Papers with mBART baseline
Continual Mixed-Language Pre-Training for Extremely Low-Resource Neural Machine Translation (2021.findings-acl)
Copied to clipboard
| Challenge: | a lack of data in low-resource languages has limited the performance of a multilingual pre-trained model. |
| Approach: | They propose a continuous pre-training framework to adapt mBART to unseen languages . they construct noisy mixed-language text from the monolingual corpus of the target language . |
| Outcome: | The proposed framework improves finetuning performance on low-resource translation pairs . the proposed framework also improves on translation pairs where both languages are seen . |